home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / prgtools / vbpe.zip / VBPE.MD_ / VBPE.MD / Options.json < prev    next >
JavaScript Object Notation  |  1996-10-27  |  379b

  1. {
  2.     "schema": {
  3.         "s_Generation": "Long Integer",
  4.         "s_GUID": "Replication ID",
  5.         "s_Lineage": "OLE (255)",
  6.         "id": "Long Integer",
  7.         "Title": "Text (120)",
  8.         "UpdatedDateTime": "DateTime NOT NULL"
  9.     },
  10.     "data": [
  11.         {
  12.             "s_Generation": 4,
  13.             "s_GUID": "BINARY_FILE:Options/0_s_GUID",
  14.             "s_Lineage": "BINARY_FILE:Options/0_s_Lineage",
  15.             "id": 1,
  16.             "Title": "VBP files in the VB4 samples directory",
  17.             "UpdatedDateTime": "09/25/96 20:22:01"
  18.         }
  19.     ]
  20. }